Package-level declarations
Types
Image serialization mode. Applicable only when serializeImages is true.
Scanners typically can produce better results from a single image if they are allowed to spend a longer time analyzing it. On the other hand, scanners can produce even better results if they can analyze multiple images of the same subject and cross-check and combine the results. The processing mode tells the scanner whether to optimize for single or multiple images of a subject.
Configuration used to serialize an object to json.
Functions
Transforms the value of the Result using the given block that returns another Result.
Executes the given block with all elements of this Collection of AutoCloseable resources, ensuring that all resources are closed after the block completes, even if an exception is thrown.